x86: improvements to build-time pagetable generation
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 25 Feb 2016 12:04:44 +0000 (13:04 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 25 Feb 2016 12:04:44 +0000 (13:04 +0100)
commit0c15c49d4209bdb7bfa822e8ebbfe108015f54eb
tree996c1d8c2e255c4653dc3c20790c9513b06d19ea
parentaaa511d217b118e7fe6061aba3a05137b2202752
x86: improvements to build-time pagetable generation

 * Additional comments, including size and runtime use.
 * Consistent use of .quad, rather than a mix including .long.

No change in runtime behaviour.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/boot/x86_64.S